[INFO] cloning repository https://github.com/samuwen/re_flog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuwen/re_flog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6698709239e7d2607609f7087697a3c837d73d7
[INFO] testing samuwen/re_flog against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuwen/re_flog
[INFO] finished tweaking git repo https://github.com/samuwen/re_flog
[INFO] tweaked toml for git repo https://github.com/samuwen/re_flog written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuwen/re_flog on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samuwen/re_flog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfebeb40d45791507e7277b7831d42a8a2533e09885af24023499b4ccdfecbbd
[INFO] running `Command { std: "docker" "start" "-a" "bfebeb40d45791507e7277b7831d42a8a2533e09885af24023499b4ccdfecbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfebeb40d45791507e7277b7831d42a8a2533e09885af24023499b4ccdfecbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfebeb40d45791507e7277b7831d42a8a2533e09885af24023499b4ccdfecbbd", kill_on_drop: false }`
[INFO] [stdout] bfebeb40d45791507e7277b7831d42a8a2533e09885af24023499b4ccdfecbbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcf2ed0a6b9ea197168f028a420d1ce4ea356993dd36bfb4b5fe6f6445d9044d
[INFO] running `Command { std: "docker" "start" "-a" "fcf2ed0a6b9ea197168f028a420d1ce4ea356993dd36bfb4b5fe6f6445d9044d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling clap v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling flexi_logger v0.22.3
[INFO] [stderr]    Compiling re_flog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.23s
[INFO] running `Command { std: "docker" "inspect" "fcf2ed0a6b9ea197168f028a420d1ce4ea356993dd36bfb4b5fe6f6445d9044d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf2ed0a6b9ea197168f028a420d1ce4ea356993dd36bfb4b5fe6f6445d9044d", kill_on_drop: false }`
[INFO] [stdout] fcf2ed0a6b9ea197168f028a420d1ce4ea356993dd36bfb4b5fe6f6445d9044d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cc0e599096b224543b619cd6b7255335412419f010ff851a6fea3f204995f3d
[INFO] running `Command { std: "docker" "start" "-a" "0cc0e599096b224543b619cd6b7255335412419f010ff851a6fea3f204995f3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling re_flog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/structures/index.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |         let f = IndexFile::from_disk().unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/commands/write_tree.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         write_tree(false);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = write_tree(false);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/structures/git_objects.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         read_from_disk(sha);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let _ = read_from_disk(sha);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "0cc0e599096b224543b619cd6b7255335412419f010ff851a6fea3f204995f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc0e599096b224543b619cd6b7255335412419f010ff851a6fea3f204995f3d", kill_on_drop: false }`
[INFO] [stdout] 0cc0e599096b224543b619cd6b7255335412419f010ff851a6fea3f204995f3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 691bdc4c8ad82f2bcf2e0d87509e78c67cde7822e481b24a215675a9052c9d6b
[INFO] running `Command { std: "docker" "start" "-a" "691bdc4c8ad82f2bcf2e0d87509e78c67cde7822e481b24a215675a9052c9d6b", kill_on_drop: false }`
[INFO] [stderr] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stderr]    --> src/structures/sha.rs:100:34
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]     |
[INFO] [stderr] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stderr] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stderr]     |
[INFO] [stderr] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stderr]     |                                                +
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]     |
[INFO] [stderr] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stderr] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/structures/index.rs:532:13
[INFO] [stderr]     |
[INFO] [stderr] 532 |         let f = IndexFile::from_disk().unwrap();
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/commands/write_tree.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         write_tree(false);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let _ = write_tree(false);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/structures/git_objects.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 158 |         read_from_disk(sha);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 158 |         let _ = read_from_disk(sha);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `re_flog` (bin "re_flog") generated 1 warning
[INFO] [stderr] warning: `re_flog` (bin "re_flog" test) generated 4 warnings (1 duplicate) (run `cargo fix --bin "re_flog" -p re_flog --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/re_flog-114e49cc33acf166)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr] [[38;5;27m2026-03-27 20:46:43.295942 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::git_objects] src/structures/git_objects.rs:57: [38;5;27mPath: ".re_flogged/objects/63/12c14f195ad8be7dfe2fd682c9b6b6bc71c9a3"[0m
[INFO] [stdout] test structures::common::tests::sha_from_path ... ok
[INFO] [stdout] test structures::index::tests::get_padding_count ... ok
[INFO] [stdout] test structures::git_objects::tests::test_sha ... ok
[INFO] [stdout] test structures::index::tests::header_serialize ... ok
[INFO] [stderr] [2026-03-27 20:46:43.296920 +00:00] INFO [re_flog::commands::hash_object] src/commands/hash_object.rs:18: Writing hash to database
[INFO] [stderr] [2026-03-27 20:46:43.296964 +00:00] INFO [re_flog::structures::blob] src/structures/blob.rs:26: New blob from raw file
[INFO] [stderr] [[38;5;27m2026-03-27 20:46:43.297201 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:242: [38;5;27mHeader is valid[0m
[INFO] [stderr] [[38;5;27m2026-03-27 20:46:43.297630 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:306: [38;5;27mCreating new index file[0m
[INFO] [stderr] [2026-03-27 20:46:43.297801 +00:00] INFO [re_flog::structures::index] src/structures/index.rs:318: Adding files to index: ["/home/samuwen/Documents/repos/entirely_fake_repo/boop/README.md"]
[INFO] [stderr] error: test failed, to rerun pass `--bin re_flog`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/re_flog-114e49cc33acf166` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "691bdc4c8ad82f2bcf2e0d87509e78c67cde7822e481b24a215675a9052c9d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691bdc4c8ad82f2bcf2e0d87509e78c67cde7822e481b24a215675a9052c9d6b", kill_on_drop: false }`
[INFO] [stdout] 691bdc4c8ad82f2bcf2e0d87509e78c67cde7822e481b24a215675a9052c9d6b
